-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- Stream
| Total Complexity |
50 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
280 |
| Lines of code |
145 |
| Logical lines of code |
74 |
| Comment lines |
29 |
| Methods |
31 |
| Properties |
5 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getSize() |
S |
56 |
5 |
17 |
| __toString() |
S |
64 |
4 |
9 |
| getHash() |
S |
60 |
3 |
13 |
| getMetaData() |
S |
73 |
3 |
4 |
| readLine() |
S |
68 |
3 |
7 |
| close() |
S |
69 |
2 |
7 |
| setStream() |
S |
65 |
2 |
9 |
| getWrapperData() |
S |
79 |
2 |
3 |
| isRepeatable() |
S |
79 |
2 |
3 |
| seek() |
S |
76 |
2 |
3 |
| getCustomData() |
S |
78 |
2 |
3 |
| __construct() |
S |
80 |
1 |
3 |
| __destruct() |
S |
82 |
1 |
3 |
| getStream() |
S |
82 |
1 |
3 |
| detachStream() |
S |
77 |
1 |
4 |
| getWrapper() |
S |
80 |
1 |
3 |
| getStreamType() |
S |
80 |
1 |
3 |
| getUri() |
S |
80 |
1 |
3 |
| isReadable() |
S |
80 |
1 |
3 |
| isWritable() |
S |
80 |
1 |
3 |
| isConsumed() |
S |
80 |
1 |
3 |
| feof() |
S |
81 |
1 |
3 |
| isLocal() |
S |
80 |
1 |
3 |
| isSeekable() |
S |
80 |
1 |
3 |
| setSize() |
S |
77 |
1 |
4 |
| read() |
S |
79 |
1 |
3 |
| write() |
S |
75 |
1 |
4 |
| ftell() |
S |
80 |
1 |
3 |
| rewind() |
S |
80 |
1 |
3 |
| setCustomData() |
S |
76 |
1 |
4 |
| rebuildCache() |
S |
69 |
1 |
6 |